From 49a6d6f4968dd59c7c3249ce568c5b53ef622197 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 21 Nov 2009 04:50:36 +0000 Subject: [PATCH] Fix last change. --- src/s/cygwin.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/s/cygwin.h b/src/s/cygwin.h index f438d3a82e9..69b826ac932 100644 --- a/src/s/cygwin.h +++ b/src/s/cygwin.h @@ -107,8 +107,6 @@ along with GNU Emacs. If not, see . */ #define POSIX_SIGNALS 1 #define LINKER $(CC) -#define LINKER $(CC) -Wl,--image-base,DATA_SEG_BITS - /* Use terminfo instead of termcap. Fewer environment variables to go wrong, more terminal types. */ #define TERMINFO -- 2.30.2